[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 650   SHUFFLE   <  SKIP 879  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14192Kapoor, Ronald93500PantinSeine Saint DenisFrance
18010Jai, Clarence, S45000OrleansLoiretFrance
12497Kumar, Ashlee, M66001SaarbrückenSaarlandGermany

Generated 2025-07-18 12:09:41.005 UTC