[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 34 SHUFFLE < SKIP 2136 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14874 | Sanchez, Nicole, L | V8Y 1L1 | Cliffside | British Columbia | Canada |
23871 | Richardson, Bailey, G | 97068 | W. Linn | Oregon | United States |
22268 | Barnes, Alexandra, P | V2M1P1 | Newton | British Columbia | Canada |
Generated 2025-07-12 18:30:50.844 UTC