[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 2351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28387Alvarez, RobertoAS23Stoke-on-TrentEnglandUnited Kingdom
29478Carlson, Darren, DAS23Stoke-on-TrentEnglandUnited Kingdom
11028Jimenez, Jill2065St. LeonardsNew South WalesAustralia

Generated 2025-11-04 21:46:55.030 UTC