[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 717   SHUFFLE   <  SKIP 2474  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28864Murphy, Natalie, P94063Redwood CityCaliforniaUnited States
14597Reed, Sean, LV9LangfordBritish ColumbiaCanada
26184Lal, Louis, M98312BremertonWashingtonUnited States

Generated 2025-07-13 03:30:23.937 UTC