[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 250 SHUFFLE < SKIP 6730 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14786 | Jenkins, Tristan, R | 91054 | Erlangen | Bayern | Germany |
13151 | Moore, Ethan, M | 90802 | Long Beach | California | United States |
18953 | Patterson, Mya, A | 90706 | Bellflower | California | United States |
Generated 2025-07-20 09:17:10.083 UTC