[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 0   SHUFFLE   <  SKIP 1984  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27334Yuan, Corey92150SuresnesHauts de SeineFrance
23451James, Taylor, L98284Sedro WoolleyWashingtonUnited States
25666Munoz, Micheal45000OrleansLoiretFrance

Generated 2025-10-31 10:04:14.500 UTC