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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13380Scott, Katherine90706BellflowerCaliforniaUnited States
14942Madan, Whitney92400CourbevoieHauts de SeineFrance
27826Xu, Nicolas, M80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-11 02:22:51.334 UTC