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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23425Lopez, Rachael4000BrisbaneQueenslandAustralia
21536Rubio, Billy, L01071DresdenHessenGermany
21679Yuan, Drew, RRG11 5TPBerkshireEnglandUnited Kingdom
14036Torres, Amanda, T97045Oregon CityOregonUnited States

Generated 2025-07-22 11:50:14.612 UTC