[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 470   SHUFFLE   <  SKIP 3662  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15462Chande, Tony, C92700ColombesHauts de SeineFrance
20888Raje, Clayton, P93290Tremblay-en-FranceSeine Saint DenisFrance
15717Henderson, Alexia, M1002SydneyNew South WalesAustralia

Generated 2025-07-21 01:24:56.635 UTC