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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23796Young, Miguel, D94063Redwood CityCaliforniaUnited States
26343Washington, Mariah99202SpokaneWashingtonUnited States
26575Gonzalez, Toni, E94010BurlingameCaliforniaUnited States

Generated 2025-07-11 16:42:05.964 UTC