[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 663   SHUFFLE   <  SKIP 164  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11543Chande, Sheena75013ParisSeine (Paris)France
26044Hughes, Gavin91776San GabrielCaliforniaUnited States
19959Moreno, Tabitha3280WarrnamboolVictoriaAustralia

Generated 2025-07-15 23:11:47.678 UTC