[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 470   SHUFFLE   <  SKIP 1499  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11757Cai, Vincent, L3977CranbourneVictoriaAustralia
15294Robinson, Michael98055RentonWashingtonUnited States
25660Pal, Warren, S93700DrancySeine Saint DenisFrance

Generated 2025-07-22 00:27:34.756 UTC