[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 0   SHUFFLE   <  SKIP 1976  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26380Luo, Ricardo95000CergyVal d'OiseFrance
23940Perez, Dominic, AHP10 9QYHigh WycombeEnglandUnited Kingdom
14864Carlson, Desiree, VWA1 4SYWoolstonEnglandUnited Kingdom
21573Munoz, Jimmy, E2138RhodesNew South WalesAustralia

Generated 2025-11-05 08:35:16.238 UTC