[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 717   SHUFFLE   <  SKIP 1958  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28894Xu, Maurice, C77680Roissy en BrieSeine et MarneFrance
15112Luo, Alicia75006ParisSeine (Paris)France
11377Mr., Robinett, David, R.42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-13 18:05:52.837 UTC