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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18515Patterson, Gabrielle97222MilwaukieOregonUnited States
25185Reed, Jade94063Redwood CityCaliforniaUnited States
24945Harris, Logan, C98052RedmondWashingtonUnited States

Generated 2025-07-09 16:34:17.359 UTC