[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 251   SHUFFLE   <  SKIP 198  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15349Gonzalez, Stephanie, L90505TorranceCaliforniaUnited States
11553Luo, Sharon, DRG7 5H7ReadingEnglandUnited Kingdom
20592Liu, Jorge, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-09 05:41:21.370 UTC