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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11938Alexander, Seth, D94015Daly CityCaliforniaUnited States
25158Long, Stephanie, C98312BremertonWashingtonUnited States
28628Phillips, Courtney98312BremertonWashingtonUnited States

Generated 2025-07-14 07:49:47.747 UTC