[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 3917   SHUFFLE   <  SKIP 3504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23714Williams, Joseph, T97301SalemOregonUnited States
26441Lu, Randy4700RockhamptonQueenslandAustralia
24447Morgan, Cody90706BellflowerCaliforniaUnited States

Generated 2025-07-14 07:42:48.745 UTC