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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26987Lopez, Roy, I80074MünchenHessenGermany
17293Allen, Alexandra, B3280WarrnamboolVictoriaAustralia
16738Lu, Ramon, B4171HawthorneQueenslandAustralia
20929Zeng, Darryl, CY03 4TNYorkEnglandUnited Kingdom

Generated 2025-07-14 23:26:10.687 UTC