[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 512   SHUFFLE   <  SKIP 1431  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26105Gonzales, Morgan, C94014ColmaCaliforniaUnited States
18034Robinson, Ethan, J33098PaderbornNordrhein-WestfalenGermany
14649Cox, Grace90505TorranceCaliforniaUnited States
14931Pal, Andres, S75019ParisSeine (Paris)France

Generated 2025-07-13 07:03:39.459 UTC