[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 SHUFFLE < SKIP 7350 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13485 | Allen, Thomas, J | 91910 | Chula Vista | California | United States |
12880 | Hayes, Luis | V6B 3P7 | Port Hammond | British Columbia | Canada |
Generated 2025-07-15 22:05:59.099 UTC