[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 0   SHUFFLE   <  SKIP 2625  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26673Alexander, Austin3280WarrnamboolVictoriaAustralia
25501Jai, Shawn, EGL50CheltenhamEnglandUnited Kingdom
29175Rivera, Sean, D98168BurienWashingtonUnited States

Generated 2025-10-30 16:07:46.090 UTC