[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 509   SHUFFLE   <  SKIP 337  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28837Rodriguez, Victoria, MV8POak BayBritish ColumbiaCanada
11578Huang, Trisha93500PantinSeine Saint DenisFrance
16369Powell, Isabel98201EverettWashingtonUnited States

Generated 2025-07-20 16:09:34.734 UTC