[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 2963   SHUFFLE   <  SKIP 558  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21482Flores, Haley, M97034Lake OswegoOregonUnited States
24519King, Carlos, M94063Redwood CityCaliforniaUnited States
26541Butler, Alexis94519ConcordCaliforniaUnited States

Generated 2025-07-20 11:40:20.142 UTC