[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 813   <  SKIP 5143  >   <  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-19 13:49:41.508 UTC