[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 250   SHUFFLE   <  SKIP 3820  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23613Lu, Clayton, LLA1 1LNLancasterEnglandUnited Kingdom
28448Campbell, Katherine, PGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-21 14:05:32.415 UTC