[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 875   SHUFFLE   <  SKIP 9886  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27059Perry, Hunter94704BerkeleyCaliforniaUnited States
17738Deng, Nicolas, P14197BerlinSaarlandGermany
19999Brooks, Danielle92806La JollaCaliforniaUnited States
27953Garcia, MarieOX1OxfordEnglandUnited Kingdom

Generated 2025-07-19 17:53:03.921 UTC