[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 568   SHUFFLE   <  SKIP 954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16317Raman, JoelOX14 4SEOxfordEnglandUnited Kingdom
13993Patterson, Zachary, R94010BurlingameCaliforniaUnited States
17878Sanders, Gabrielle, M57000MetzMoselleFrance

Generated 2025-07-17 20:46:21.933 UTC