[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 250   SHUFFLE   <  SKIP 811  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21745Foster, Isabel, MV3A 4R2LangleyBritish ColumbiaCanada
25752McDonald, Christy, M92700ColombesHauts de SeineFrance
19231Gill, Meghan, R94014ColmaCaliforniaUnited States

Generated 2025-07-09 03:58:59.133 UTC