[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 2295   SHUFFLE   <  SKIP 2155  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23339Reed, Zoe98168BurienWashingtonUnited States
21262Edwards, Sara, R91977Spring ValleyCaliforniaUnited States
19351Vance, Edgar92700ColombesHauts de SeineFrance

Generated 2025-07-20 22:38:22.440 UTC