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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16193Rubio, Victor, SEM15Esher-MoleseyEnglandUnited Kingdom
12349Yuan, Lacey, W2264SilverwaterNew South WalesAustralia
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States

Generated 2025-07-08 20:16:15.038 UTC