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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13330Patterson, Maria, GV9B 2C3ShawneeBritish ColumbiaCanada
21058Suri, Meredith91370Verrieres Le BuissonEssonneFrance
13407Rana, CassandraW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-14 09:59:43.725 UTC