[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 1478  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13006Rana, Whitney, A3220GeelongVictoriaAustralia
13008Muñoz, Alberto, J3220GeelongVictoriaAustralia
13011Ortega, Anne3220GeelongVictoriaAustralia

Generated 2025-07-21 20:50:03.646 UTC