[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 1441   <  SKIP 478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25377Anderson, Lauren, L94015Daly CityCaliforniaUnited States
18295Mr., Solanki, Ajay4000BrisbaneQueenslandAustralia
22396Patel, Rebekah, RRH15 9UDWest SussexEnglandUnited Kingdom

Generated 2025-07-18 07:47:40.692 UTC