[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2590  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21180Flores, Katherine3429SunburyVictoriaAustralia
24564Andersen, Johnny, L01071DresdenHessenGermany
25431Sanchez, Ann, D94010BurlingameCaliforniaUnited States

Generated 2025-10-25 19:52:34.045 UTC