[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 324   SHUFFLE   <  SKIP 756  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14091Thomas, Logan, AV7L 4J4N. VancouverBritish ColumbiaCanada
15471White, Destiny, D94303Palo AltoCaliforniaUnited States
12655Vazquez, Larry, M92700ColombesHauts de SeineFrance
16593He, SuzanneB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-18 23:19:37.375 UTC