[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 2858   <  SKIP 1635  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14497Scott, AllisonV3A 4R2LangleyBritish ColumbiaCanada
14040Morris, Stephanie, S92020El CajonCaliforniaUnited States
17763Martin, Jacquelyn, MRG7 5H7ReadingEnglandUnited Kingdom

Generated 2025-07-20 06:18:13.763 UTC