[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 285  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15918Ruiz, Roberto98168BurienWashingtonUnited States
13771Moreno, Victor, L20354HamburgHamburgGermany
11789Phillips, Bailey91950National CityCaliforniaUnited States

Generated 2025-07-09 19:10:56.542 UTC