[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 413   SHUFFLE   <  SKIP 2997  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28586Diaz, Gabriel91945Lemon GroveCaliforniaUnited States
20082Henderson, CarolineV8POak BayBritish ColumbiaCanada
29073Barnes, Melanie, M98225BellinghamWashingtonUnited States

Generated 2025-07-14 17:32:17.542 UTC