[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 625   SHUFFLE   <  SKIP 2712  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23769Dominguez, NatashaLA1 1LNLancasterEnglandUnited Kingdom
11516Gonzales, Mya94014ColmaCaliforniaUnited States
14334Murphy, Patrick, M99362Walla WallaWashingtonUnited States

Generated 2025-07-16 21:32:24.811 UTC