[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 650   SHUFFLE   <  SKIP 3190  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28309Lal, Julie, A4217Gold CoastQueenslandAustralia
19413Kelly, Xavier, M98168BurienWashingtonUnited States
27171Gill, Kristi, AOX14 4SEOxfordEnglandUnited Kingdom

Generated 2025-07-09 01:34:17.665 UTC