[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 2218   SHUFFLE   <  SKIP 686  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15851Anderson, Taylor, A98201EverettWashingtonUnited States
24386Walker, IsabellaV3L 1H4WestminsterBritish ColumbiaCanada
25236Martin, Lance2061Milsons PointNew South WalesAustralia

Generated 2025-07-12 09:59:40.594 UTC