[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 3406  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12217Roberts, Kyle78000VersaillesYvelineFrance
17109Wilson, Sydney, L78000VersaillesYvelineFrance
15963Smith, Madison, M98371PuyallupWashingtonUnited States
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany
25606Fernandez, Meredith75005ParisSeine (Paris)France
20891Anand, Darrell, M92700ColombesHauts de SeineFrance
18765Shan, Noah, A98901YakimaWashingtonUnited States

Generated 2025-11-05 16:44:45.094 UTC