[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 589   SHUFFLE   <  SKIP 217  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22264Coleman, StephanieV8Y 1L1CliffsideBritish ColumbiaCanada
19278Sun, WillieGA10GatesheadEnglandUnited Kingdom
24227Phillips, Sara, A92020El CajonCaliforniaUnited States
17782Shan, Casey, CC2H 7AULondonEnglandUnited Kingdom

Generated 2025-07-13 12:45:31.501 UTC