[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 2768   SHUFFLE   <  SKIP 114  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25488Ye, DawnGA10GatesheadEnglandUnited Kingdom
27755Jenkins, Alyssa, L91364Woodland HillsCaliforniaUnited States
14723Smith, AndrewV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-19 16:20:37.703 UTC