[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 2421   SHUFFLE   <  SKIP 3800  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21180Flores, Katherine3429SunburyVictoriaAustralia
16869Patterson, Vanessa, B90505TorranceCaliforniaUnited States
12213Lal, Alejandro80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-12 23:45:10.081 UTC