[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 405 SHUFFLE < SKIP 228 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22262 | Collins, Marcus | 94941 | Mill Valley | California | United States |
28383 | Zhou, Lacey, C | 20354 | Hamburg | Hamburg | Germany |
19925 | Jenkins, Madison, A | 34117 | Kassel | Hessen | Germany |
Generated 2025-07-14 10:49:10.904 UTC