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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26233Chande, Cristina53131BonnNordrhein-WestfalenGermany
23027Griffin, Fernando, J90012Los AngelesCaliforniaUnited States
13852Robinson, Ian, DV7L 4J4N. VancouverBritish ColumbiaCanada

Generated 2025-07-09 22:29:49.371 UTC