[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 778   SHUFFLE   <  SKIP 779  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28375Diaz, Kathleen, CSE1 8HLLondonEnglandUnited Kingdom
27554West, Jordyn, J92806La JollaCaliforniaUnited States
17407Bryant, Elizabeth94015Daly CityCaliforniaUnited States

Generated 2025-07-17 21:42:40.777 UTC