[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 475   SHUFFLE   <  SKIP 4145  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13804Luo, Dawn, AB29 6SLBirminghamEnglandUnited Kingdom
23265James, Savannah98201EverettWashingtonUnited States
13242Yang, Kyle, C90012Los AngelesCaliforniaUnited States
28879Xie, Edwin, EWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-18 02:19:25.176 UTC