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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14695Andersen, Russell38001BraunschweigNordrhein-WestfalenGermany
28846Lopez, Cynthia, D91910Chula VistaCaliforniaUnited States
18184Chande, Leonard, L75008ParisSeine (Paris)France

Generated 2025-07-14 04:38:22.309 UTC