[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 875   SHUFFLE   <  SKIP 3035  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24264Long, Richard, A92625Newport BeachCaliforniaUnited States
20863Xu, Erica, MOX14 4SEOxfordEnglandUnited Kingdom
12804Chander, Jaclyn, A59491Villeneuve-d'AscqNordFrance
19360Hernandez, JoannaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 00:22:37.746 UTC