[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 512   SHUFFLE   <  SKIP 1058  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19242Baker, Devin, R94519ConcordCaliforniaUnited States
21520Baker, SethGA10GatesheadEnglandUnited Kingdom
20240Rubio, Beth6006PerthSouth AustraliaAustralia

Generated 2025-07-10 18:59:52.645 UTC