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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17954Torres, Shelby, B78100Saint Germain en LayeYvelineFrance
23400Lee, Andrew, G94611OaklandCaliforniaUnited States
28668Parker, JeremyV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-09 05:07:04.027 UTC