[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 9079   SHUFFLE   <  SKIP 2191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13788Fernandez, KariB29 6SLBirminghamEnglandUnited Kingdom
23276Zhou, Vincent, A90706BellflowerCaliforniaUnited States
17501Carlson, Marc, W4217Gold CoastQueenslandAustralia

Generated 2025-07-18 14:24:33.398 UTC