[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 875   SHUFFLE   <  SKIP 6416  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22535Prasad, Rachael, MEM15Esher-MoleseyEnglandUnited Kingdom
17518Gill, Wendy98168BurienWashingtonUnited States
25449Dominguez, Marvin34117KasselHessenGermany

Generated 2025-07-09 23:49:03.415 UTC