[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 1118  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17518Gill, Wendy98168BurienWashingtonUnited States
17364Perry, Ian, A90712LakewoodCaliforniaUnited States
21755White, Lucas, R92118CoronadoCaliforniaUnited States
19392Kapoor, Sergio, EOX1OxfordEnglandUnited Kingdom

Generated 2025-07-13 15:12:36.401 UTC