[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 625   SHUFFLE   <  SKIP 2312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28771Russell, KatherineV9B 2C3ShawneeBritish ColumbiaCanada
17464Rodriguez, Jeremy, L97034Lake OswegoOregonUnited States
27048Watson, Melanie, C98270MarysvilleWashingtonUnited States

Generated 2025-07-09 05:09:12.185 UTC