[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 482   SHUFFLE   <  SKIP 806  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20270Phillips, Kevin, L91932Imperial BeachCaliforniaUnited States
15824Kumar, Lindsay, L94014ColmaCaliforniaUnited States
11394McDonald, GeorgeMK8 8DFMilton KeynesEnglandUnited Kingdom

Generated 2025-07-20 16:09:23.259 UTC