[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 484   SHUFFLE   <  SKIP 1067  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16785Lee, Christian, R98403TacomaWashingtonUnited States
19110Kelly, Jesse92625Newport BeachCaliforniaUnited States
29343Wu, Glenn, R3280WarrnamboolVictoriaAustralia

Generated 2025-11-05 12:16:33.985 UTC