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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18769Dominguez, Theresa, L1597Lane CoveNew South WalesAustralia
19561Serrano, Orlando1597Lane CoveNew South WalesAustralia
19622Yuan, Roger1597Lane CoveNew South WalesAustralia

Generated 2025-07-11 23:06:19.183 UTC