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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17090Alvarez, Leslie53131BonnNordrhein-WestfalenGermany
26166Van, Brett3198SeafordVictoriaAustralia
19473Chande, Roger75016ParisSeine (Paris)France
19289Patel, Johnathan66001SaarbrückenSaarlandGermany

Generated 2025-07-21 16:33:32.745 UTC