[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 364   SHUFFLE   <  SKIP 1217  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17974Raje, KateRG11 5TPBerkshireEnglandUnited Kingdom
27115Navarro, Kristi97005BeavertonOregonUnited States
27989Thomas, Joseph, P92625Newport BeachCaliforniaUnited States

Generated 2025-07-15 04:45:32.416 UTC