[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 3912 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22402 | Xie, Clarence | 4700 | Rockhampton | Queensland | Australia |
19761 | Lu, Alan | 6006 | Perth | South Australia | Australia |
17491 | Hall, Kyle, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-11 18:33:34.610 UTC