[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 34   SHUFFLE   <  SKIP 2652  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14264Lal, Karl, R3198SeafordVictoriaAustralia
17559Suarez, Kari90706BellflowerCaliforniaUnited States
13436Griffin, Gail98027IssaquahWashingtonUnited States

Generated 2025-07-14 09:42:30.849 UTC