I should make it clear that I don't understand tensor products. I generally understand things from abstract algebra when I can relate them to number theory, so this might be where I finally get something. I'm looking at a paper, and it contains the sentence:
A degree $n$ number field $K$ can be embedded into its Minkowski space as $j_{R}:K\hookrightarrow K \otimes_Q R \cong R^n$ yielding a rank $n$ lattice $j_R(\mathcal{O}_K)\subseteq R^n$
So, I'm familiar with the embedding they're describing, I think, in which the integer ring of a number field becomes a lattice in $R^n$. How is that the same thing as a tensor product of $K$ with $R$ over $Q$? It seems it's supposed to have something to do with products of elements in $K$ with real numbers, but not the usual products? What does it mean that it's over $Q$? Is that just because both $K$ and $R$ are already vector spaces over $Q$? From what I'm reading, the basis of this tensor product should consist of products of basis elements of $K$ and $R$, but a basis for $R$ over $Q$ is.... a mess? How does this all work to produce the embedding I'm familiar with?
Disclaimer: I can't be sure that all of this is completely correct, since I actually haven't been able to find it explicitly spelled out anywhere, and I myself am also not super familiar with tensor products. So this answer is mainly to share how I see things, and hopefully you can find something you are looking for within. Let me know if you find anything that seems like a mistake.
Firstly, on the number theory side of things, I'm aware of two slightly different perspectives you can take when viewing $\mathcal{O}_K$ as a lattice in some vector space, so even though you say you are familiar with this, let me just briefly lay it out how I see it so that we are on the same page.
Let $K$ be a number field of degree $n$. There are $n$ embeddings of $K$ into $\mathbb{C}$ which we can denote by $\tau_1, \ldots, \tau_n$. It is also often convenient to come up with a labeling of these embeddings that discriminates the real embeddings from the non-real ones. So we will also use the labeling scheme where the totally real embeddings are denoted by $\rho_1, \ldots , \rho_r$. The non-real embeddings (which I'll just call complex embeddings) come in conjugate pairs, so we can denote these by $\sigma_1, \ldots ,\sigma_s, \overline{\sigma}_1, \ldots, \overline{\sigma}_s$. I'll freely use both of these labeling schemes, depending on which makes the most sense. Define the following map. The notation $(\alpha_\tau)_\tau$ just means that I am indexing the components of the column vector by the $n$ embeddings.
$$ \begin{align} j:&K \to \mathbb{R}^n \\ &\alpha \mapsto (\alpha_\tau)_\tau \end{align} $$
where $\alpha_\rho = \rho(\alpha)$ and $\alpha_\sigma = \Re(\sigma(\alpha))$ and $\alpha_{\overline{\sigma}} = \Im(\sigma(\alpha))$. Then, the set $j(\mathcal{O}_K)$ is a rank $n$ lattice in $\mathbb{R}^n$. This is an explicit way to write the map that yields a lattice. You are probably familiar with this or something very close to it.
Now for the tensor product. It seems (to me) like you are looking for an explicit explanation of how the embedding into the tensor product agrees with the map I've written above, so this is what I'll show.
For aesthetic reasons I actually like to write the tensor product in question as $\mathbb{R}\otimes_\mathbb{Q}K$ rather than the other way around (it doesn't matter because for $R$ modules $M$ and $N$ the products $M\otimes N$ and $N\otimes M$ are unique up to unique isomorphism). I am thinking of this object as being produced by extension of scalars. That is, we start out with the $\mathbb{Q}$ vector space $K$, but we would like an $\mathbb{R}$ vector space in which we can view the ring of integers as a lattice. So we need to extend the multiplication from $\mathbb{Q}$ to $\mathbb{R}$. Because of the universal property of the tensor product, the vector space $\mathbb{R}\otimes_\mathbb{Q}K$ is the "best" way that we can do this. Thus, to achieve our goal of embedding $K$ into an $\mathbb{R}$ vector space, it is natural to look for an embedding into this object $\mathbb{R}\otimes_\mathbb{Q}K$. By the way, Dummit and Foote has a very clear and excellent exposition about extension of scalars. If you are shaky with intuition for tensor products, I recommend reading it.
Now, say that $\{\alpha_i, \ldots , \alpha_n \}$ is a $\mathbb{Q}$ basis for $K$. As Matt Samuel mentions in his comment, which you said you agree with, we know that $\{1\otimes\alpha_1, \ldots, 1\otimes\alpha_n \}$ is a basis for $\mathbb{R}\otimes_\mathbb{Q}K$. (This is now an $\mathbb{R}$ basis. If you want, Lang's Algebra has a proof of this for free modules in general somewhere in the chapter about tensor products). Now take an arbitrary element $\alpha = q_1\alpha_1 + \cdots + q_n\alpha_n$ in $K$ and define the map
$$ \begin{align} f:K &\to \mathbb{R}\otimes_\mathbb{Q}K \\ \alpha &\mapsto \sum_{i = 1}^n (q_i\otimes \alpha_i) \end{align} $$
We know that the object on the right is indeed in $\mathbb{R}\otimes_\mathbb{Q}K$ because it is just a linear combination of basis elements.
Now, take an arbitrary element in the tensor product $\sum_{i = 1}^n (x_i\otimes \alpha_i)$. Here $x_i \in \mathbb{R}$. We can define a map from the tensor product into the more familiar space $\mathbb{R}^n$.
$$ \begin{align} g: &\mathbb{R}\otimes_\mathbb{Q}K \to \mathbb{R}^n \\ &\sum_{i = 1}^n (x_i\otimes \alpha_i) \mapsto \sum_{i = 1}^n \left[ x_i\cdot j(\alpha_i)\right] \end{align} $$
The map $g$ is actually an isomorphism (we obviously know such an isomorphism exists without even writing this down if we agree that the tensor product here is an $n$ dimensional $\mathbb{R}$ vector space).
With these maps defined, note that $g\circ f = j$. So, this is an explicit way of writing down what you already know. Namely, you know before going through any of this that $\mathcal{O}_K$ embeds as a lattice in $\mathbb{R}^n$, and since we know $\mathbb{R}\otimes_\mathbb{Q}K\cong \mathbb{R}^n$ then clearly $\mathcal{O}_K$ must embed as a lattice in $\mathbb{R}\otimes_\mathbb{Q}K$ as well. It is perhaps more natural to think of the embedding as going initially into $\mathbb{R}\otimes_\mathbb{Q}K$ rather than into $\mathbb{R}^n$ because intuitively $\mathbb{R}\otimes_\mathbb{Q}K$ should be the "best" $\mathbb{R}$ vector space that we can embed $K$ into. It just so happens that in this case that vector space is indeed $\mathbb{R}^n$.