[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 274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11377Mr., Robinett, David, R.42651SolingenNordrhein-WestfalenGermany
20147Ramos, TabithaRG11 5TPBerkshireEnglandUnited Kingdom
13781Patel, Dominique75005ParisSeine (Paris)France

Generated 2025-07-14 06:10:29.415 UTC