[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 1995  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19512Kapoor, MarcoBD1 4SJW. YorkEnglandUnited Kingdom
14843Vazquez, LeeLE18LeedsEnglandUnited Kingdom
11887White, Joseph92118CoronadoCaliforniaUnited States
28686Jai, Sheena, J38231SalzgitterHessenGermany

Generated 2025-07-11 02:52:05.209 UTC