[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 413   SHUFFLE   <  SKIP 2229  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18375Morris, Michelle94063Redwood CityCaliforniaUnited States
19217Nelson, JoseV8POak BayBritish ColumbiaCanada
15833Kovar, Tabitha3205South MelbourneVictoriaAustralia
15921Patel, Donald, M78400ChatouYvelineFrance

Generated 2025-07-21 21:24:42.630 UTC