[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 327   SHUFFLE   <  SKIP 3566  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16566Shen, Ashlee, C77680Roissy en BrieSeine et MarneFrance
24386Walker, IsabellaV3L 1H4WestminsterBritish ColumbiaCanada
15495Alonso, Craig, A91910Chula VistaCaliforniaUnited States

Generated 2025-07-14 14:10:30.681 UTC