[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   SHUFFLE   <  SKIP 1528  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15497Phillips, Katelyn, R94947NovatoCaliforniaUnited States
16092Bryant, Jessica98201EverettWashingtonUnited States
24499Lewis, Olivia91977Spring ValleyCaliforniaUnited States
12332Nara, Andres, A75003ParisSeine (Paris)France

Generated 2025-07-13 05:25:19.220 UTC