[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 875   SHUFFLE   <  SKIP 7  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25046Long, Caleb, PV2M1P1NewtonBritish ColumbiaCanada
16971Bryant, Alexia, L98027IssaquahWashingtonUnited States

Generated 2025-07-10 21:45:21.034 UTC