[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 444   SHUFFLE   <  SKIP 2270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14406Schmidt, Carrie, M94704BerkeleyCaliforniaUnited States
14455Mitchell, AlexandraV9MetchosinBritish ColumbiaCanada
28437Ms., Smith, Mary, J.MK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-10 02:33:21.588 UTC