[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 511 SHUFFLE < SKIP 2062 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14540 | Lin, Randy | W1Y 3RA | London | England | United Kingdom |
20371 | Bryant, Grace, J | 94070 | San Carlos | California | United States |
Generated 2025-07-16 09:00:40.241 UTC