[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   SHUFFLE   <  SKIP 1671  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23047Xu, Valerie91910Chula VistaCaliforniaUnited States
19502Carlson, FeliciaMK8 8DFMilton KeynesEnglandUnited Kingdom
13635Deng, Kurt, D2036MatravilleNew South WalesAustralia

Generated 2025-07-20 14:32:15.891 UTC