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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25681Serrano, Melinda46236BottropNordrhein-WestfalenGermany
25801Raji, Colin, AOX14 4SEOxfordEnglandUnited Kingdom
20915Carlson, Latasha31770ColomiersGaronne (Haute)France

Generated 2025-07-10 07:16:16.991 UTC