[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity < SKIP 8446 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29432 | Roberts, Gabrielle, E | LE18 | Leeds | England | United Kingdom |
11613 | Prasad, Meredith, M | 04139 | Leipzig | Nordrhein-Westfalen | Germany |
Generated 2025-07-12 09:27:57.588 UTC