[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 2500   SHUFFLE   <  SKIP 2088  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21613Powell, Caleb, GV2M1P1NewtonBritish ColumbiaCanada
26859Pal, Darrell, M95000CergyVal d'OiseFrance
22998Washington, Lauren, RV9MetchosinBritish ColumbiaCanada

Generated 2025-07-14 00:05:11.516 UTC