[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 3669   SHUFFLE   <  SKIP 539  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28986King, Caleb, JV3L 1H4WestminsterBritish ColumbiaCanada
11217Adams, Natalie, P97205PortlandOregonUnited States
12224Henderson, TristanLE18LeedsEnglandUnited Kingdom

Generated 2025-07-18 23:58:12.767 UTC