[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 6215   SHUFFLE   <  SKIP 128  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23114Washington, Caroline, DV2W 1W2HaneyBritish ColumbiaCanada
12660Sanchez, Toni, H45000OrleansLoiretFrance
19526Cooper, AngelaV9B 2C3ShawneeBritish ColumbiaCanada

Generated 2025-07-20 23:12:32.272 UTC