[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 376   SHUFFLE   <  SKIP 954  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13743Anderson, IsabellaV8POak BayBritish ColumbiaCanada
21377Bailey, Allison2580GoulburnNew South WalesAustralia
20738Kelly, Alex, O98371PuyallupWashingtonUnited States

Generated 2025-07-08 14:49:43.377 UTC