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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15226Moreno, Lori, M1597Lane CoveNew South WalesAustralia
15436Suri, Patricia, E1597Lane CoveNew South WalesAustralia
15800Serrano, Alberto, L1597Lane CoveNew South WalesAustralia

Generated 2025-07-11 23:12:17.310 UTC