[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 327   SHUFFLE   <  SKIP 3538  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22361White, Nathan, G91950National CityCaliforniaUnited States
14177Nara, Kenneth, K59140DunkerqueNordFrance
14110Simmons, Dakota, TV3A 4R2LangleyBritish ColumbiaCanada
14423Ruiz, Jill, PGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-18 11:24:40.472 UTC