[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 413   SHUFFLE   <  SKIP 2918  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20540Flores, Jasmine94704BerkeleyCaliforniaUnited States
20930Chande, Drew, R59368WerneNordrhein-WestfalenGermany
14432Russell, Antonio, L98366Port OrchardWashingtonUnited States
16460Xu, JodiY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-11 23:20:33.216 UTC