[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 189   SHUFFLE   <  SKIP 674  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20401Jenkins, Hannah, G94010BurlingameCaliforniaUnited States
17743Gomez, GeraldSW8 1XDLondonEnglandUnited Kingdom
22364Jenkins, Katherine, E94109San FranciscoCaliforniaUnited States
23579Richardson, Jared, C98036LynnwoodWashingtonUnited States

Generated 2025-07-10 03:20:23.870 UTC