[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 3176  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26276Huang, Heather97005BeavertonOregonUnited States
28688Ye, Margaret48001MünsterSaarlandGermany
16534Holt, Claudia80074MünchenHessenGermany
28310Sanchez, Ross3337MeltonVictoriaAustralia

Generated 2025-07-11 16:04:02.457 UTC