[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 149 SHUFFLE < SKIP 5564 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14091 | Thomas, Logan, A | V7L 4J4 | N. Vancouver | British Columbia | Canada |
18947 | Bryant, Devin | 91950 | Lincoln Acres | California | United States |
28201 | Martinez, Tyler, T | 4655 | Hervey Bay | Queensland | Australia |
Generated 2025-07-20 13:32:41.111 UTC