[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 328   SHUFFLE   <  SKIP 1487  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14167Subram, Pamela, M91480FrankfurtBayernGermany
28580Liu, Aimee90706BellflowerCaliforniaUnited States
18349Robinson, Jacob91977Spring ValleyCaliforniaUnited States
27917Sanders, Andrea, L90802Long BeachCaliforniaUnited States
14371Lewis, JeremiahV0SookeBritish ColumbiaCanada
14993Morgan, SeanPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 04:27:01.780 UTC