[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 236 SHUFFLE < SKIP 259 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19672 | Zhao, Rosa, A | 4000 | Brisbane | Queensland | Australia |
19997 | Gill, Beth | V8Y 1L1 | Cliffside | British Columbia | Canada |
13485 | Allen, Thomas, J | 91910 | Chula Vista | California | United States |
Generated 2025-07-12 12:09:42.782 UTC