[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 4477   <  SKIP 1483  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13522Taylor, Logan3220GeelongVictoriaAustralia
13618Raman, Jay, M3220GeelongVictoriaAustralia
13639Liang, Colin3220GeelongVictoriaAustralia

Generated 2025-07-20 06:52:41.211 UTC