[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 3669   SHUFFLE   <  SKIP 1053  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16006Henderson, Angelica, M91977Spring ValleyCaliforniaUnited States
20567Anand, Nicolas, PMK8 8DFMilton KeynesEnglandUnited Kingdom
28848Butler, Justin, IV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-11 01:22:14.556 UTC