[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 110 SHUFFLE < SKIP 2502 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28220 | Xu, Kelsey, W | 4700 | Rockhampton | Queensland | Australia |
13770 | Moreno, Gerald, A | 60323 | Frankfurt | Hessen | Germany |
15163 | Murphy, Victoria, J | 98901 | Yakima | Washington | United States |
Generated 2025-07-17 12:07:23.222 UTC