[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 250   SHUFFLE   <  SKIP 1062  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14535Anand, DustinHP10 9QYHigh WycombeEnglandUnited Kingdom
27821Deng, LeonardYO15YorkEnglandUnited Kingdom
18603Henderson, Gabrielle, BV9MetchosinBritish ColumbiaCanada

Generated 2025-07-09 05:15:29.563 UTC