[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 995   SHUFFLE   <  SKIP 1521  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19992Hill, Stephanie, M92625Newport BeachCaliforniaUnited States
21266Washington, TaylorV7L 4J4N. VancouverBritish ColumbiaCanada
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-12 20:48:57.102 UTC