[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 250   SHUFFLE   <  SKIP 187  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17013Mitchell, Gabriella, L97301SalemOregonUnited States
25502Kim, CarmenSW8 1XDLondonEnglandUnited Kingdom
21952Vazquez, Latasha3220GeelongVictoriaAustralia
11933Rubio, Mathew98225BellinghamWashingtonUnited States

Generated 2025-07-13 15:53:55.273 UTC