[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 70   SHUFFLE   <  SKIP 1695  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14865Coleman, Austin, VAS23Stoke-on-TrentEnglandUnited Kingdom
29237Jenkins, Jennifer, B90712LakewoodCaliforniaUnited States
27367Adams, Sydney4655Hervey BayQueenslandAustralia

Generated 2025-07-18 10:55:22.843 UTC