[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 511   SHUFFLE   <  SKIP 205  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24370West, Nathan3977CranbourneVictoriaAustralia
25859Peterson, Mackenzie, M97034Lake OswegoOregonUnited States
21144Richardson, Lucas98055RentonWashingtonUnited States

Generated 2025-07-15 22:18:59.019 UTC