[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 440   SHUFFLE   <  SKIP 1818  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18832Jackson, Dylan, C94063Redwood CityCaliforniaUnited States
26762Perez, Rachael, D3205South MelbourneVictoriaAustralia

Generated 2025-07-19 05:29:40.579 UTC