[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 5580  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21812Bailey, Adrian98104SeattleWashingtonUnited States
14401Kumar, Jose, P97301SalemOregonUnited States
27212Roberts, Sophia, M90802Long BeachCaliforniaUnited States

Generated 2025-07-15 05:54:53.037 UTC