[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 468   SHUFFLE   <  SKIP 837  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22547Flores, Elijah, C91950National CityCaliforniaUnited States
22797She, Leonard, S41485GrevenbroichBayernGermany
25914Hughes, Seth98104SeattleWashingtonUnited States
12876Robinson, Blake, E94611OaklandCaliforniaUnited States

Generated 2025-07-10 13:18:23.731 UTC