[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 2421   SHUFFLE   <  SKIP 856  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11610Collins, BlakeAS23Stoke-on-TrentEnglandUnited Kingdom
16820Gray, IsabellaV6B 3P7Port HammondBritish ColumbiaCanada
28520Liang, Susan77127LieusaintSeine et MarneFrance
26407Davis, AshleyPE17BuryEnglandUnited Kingdom

Generated 2025-07-11 21:38:52.713 UTC