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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17168Perez, Jada98366Port OrchardWashingtonUnited States
18920Young, Jonathan94063Redwood CityCaliforniaUnited States
23857Anderson, Alexandra, L97355LebanonOregonUnited States

Generated 2025-07-09 21:04:00.061 UTC