[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 470   SHUFFLE   <  SKIP 7051  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14513Turner, Alexandra94010BurlingameCaliforniaUnited States
15109Carlson, Meghan, K92150SuresnesHauts de SeineFrance
16291Lal, Lindsey, H75019ParisSeine (Paris)France

Generated 2025-07-19 13:00:41.249 UTC