[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 2816   SHUFFLE   <  SKIP 484  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14111Anderson, Michael, K97045Oregon CityOregonUnited States
11397Shan, Latoya, R75008ParisSeine (Paris)France
20523Howard, Emma92806La JollaCaliforniaUnited States

Generated 2025-07-19 07:47:06.937 UTC