[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 10022 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19373 | Suri, Rebekah, A | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
20556 | Sun, Glenn, D | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
20860 | Lopez, Preston | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
Generated 2025-07-10 21:43:02.751 UTC