[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   SHUFFLE   <  SKIP 5494  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11485Chandra, DonaldEM15Esher-MoleseyEnglandUnited Kingdom
20563Blanco, Kendra66041PoingSaarlandGermany
27471Gao, Susan6006PerthSouth AustraliaAustralia
24064Fernandez, Stanley, REC1R 0DULondonEnglandUnited Kingdom

Generated 2025-07-11 20:01:09.390 UTC