[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 590   SHUFFLE   <  SKIP 1036  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28483Raje, Tara, F6006PerthSouth AustraliaAustralia
27252Stewart, Andrea, MV8POak BayBritish ColumbiaCanada
12465Patel, Cassandra, PGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-14 06:23:11.235 UTC