[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 650   SHUFFLE   <  SKIP 3124  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24261Jones, Emma, E94519ConcordCaliforniaUnited States
13695Clark, Christian, H59100RoubaixNordFrance
13475Allen, Charles94063Redwood CityCaliforniaUnited States
25731Tang, Colleen, AW10 6BLLondonEnglandUnited Kingdom

Generated 2025-07-20 13:58:27.476 UTC