[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 1182 SHUFFLE < SKIP 531 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19463 | Chandra, Cassandra | 92310 | Sèvres | Hauts de Seine | France |
16697 | Henderson, Wyatt | 4810 | Townsville | Queensland | Australia |
14786 | Jenkins, Tristan, R | 91054 | Erlangen | Bayern | Germany |
Generated 2025-07-15 14:01:09.464 UTC