[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 413   SHUFFLE   <  SKIP 2497  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14692Sharma, Nichole, MHP10 9QYHigh WycombeEnglandUnited Kingdom
14021Richardson, Michelle98033KirklandWashingtonUnited States

Generated 2025-07-11 03:23:37.065 UTC