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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23762Ramos, Ruben, LRG41 1QWWokinghamEnglandUnited Kingdom
23339Reed, Zoe98168BurienWashingtonUnited States
11887White, Joseph92118CoronadoCaliforniaUnited States

Generated 2025-07-11 04:34:33.543 UTC