[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 1725  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20028Flores, Angela, B94063Redwood CityCaliforniaUnited States
21924Cook, Eduardo98901YakimaWashingtonUnited States
26900Sun, RosaB29 6SLBirminghamEnglandUnited Kingdom

Generated 2025-07-10 23:49:53.911 UTC