[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 750   SHUFFLE   <  SKIP 101  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23603Malhotra, Shane, E92100Boulogne-BillancourtHauts de SeineFrance
17973Rodriguez, Johnathan, A75012ParisSeine (Paris)France
20563Blanco, Kendra66041PoingSaarlandGermany

Generated 2025-07-17 07:41:17.901 UTC