[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 3926  >   <  TAKE 4  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19698Barnes, Stephanie, J92102San DiegoCaliforniaUnited States
18100Li, Kyle, L92625Newport BeachCaliforniaUnited States
18718Liu, Susan4171HawthorneQueenslandAustralia
21992Zhang, Alejandro, P3280WarrnamboolVictoriaAustralia

Generated 2025-07-11 14:37:50.191 UTC