[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 2421 SHUFFLE < SKIP 4322 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26046 | Kumar, Kara | 90706 | Bellflower | California | United States |
20106 | Hall, Amber | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-15 12:33:51.255 UTC