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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26452Martinez, James91791West CovinaCaliforniaUnited States
15246Watson, Kaitlyn, R92102San DiegoCaliforniaUnited States
16351Xu, Martha, C4700RockhamptonQueenslandAustralia
26414Patel, George80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-21 15:16:00.716 UTC