[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 1657  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25387Brooks, Stephanie, E98055RentonWashingtonUnited States
22964Hayes, Eric, A3977CranbourneVictoriaAustralia
27206Mitchell, Marcus94109San FranciscoCaliforniaUnited States

Generated 2025-07-13 00:19:31.601 UTC