[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 817   SHUFFLE   <  SKIP 74  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States
18108Gao, Colin94014ColmaCaliforniaUnited States
23996Lee, Richard, I7001HobartTasmaniaAustralia

Generated 2025-07-14 13:15:26.289 UTC