[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 416   SHUFFLE   <  SKIP 2438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15027Jai, Tommy, C3550BendigoVictoriaAustralia
21330Clark, Isabella94063Redwood CityCaliforniaUnited States
21663Goel, Kenneth70511StuttgartSaarlandGermany

Generated 2025-07-18 08:24:49.295 UTC