[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 250   SHUFFLE   <  SKIP 904  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14525Sun, Claudia, JGA10GatesheadEnglandUnited Kingdom
24318Long, Luis, F92102San DiegoCaliforniaUnited States
24625Nath, Yolanda, AV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-11 03:40:30.954 UTC