[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 1550  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24562Rubio, Ricky20354HamburgHamburgGermany
13526Liu, Krystal, D6006PerthSouth AustraliaAustralia
13254Gomez, Beth, CMK8 8ZDMilton KeynesEnglandUnited Kingdom

Generated 2025-07-19 11:54:52.614 UTC