[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 0   SHUFFLE   <  SKIP 2933  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23996Lee, Richard, I7001HobartTasmaniaAustralia
28516Lin, Vincent, ASW8 1XDLondonEnglandUnited Kingdom
20437Howard, Gabriella91791West CovinaCaliforniaUnited States
14498Luo, Katie, L91910Chula VistaCaliforniaUnited States
22289Long, Thomas, E90706BellflowerCaliforniaUnited States
26671Patel, Arthur, B4700RockhamptonQueenslandAustralia

Generated 2025-11-03 07:55:44.994 UTC