[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 248   SHUFFLE   <  SKIP 247  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18251Sanz, Ricky3220GeelongVictoriaAustralia
18856Green, Thomas94303Palo AltoCaliforniaUnited States
26762Perez, Rachael, D3205South MelbourneVictoriaAustralia

Generated 2025-07-17 17:46:42.886 UTC