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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15208Luo, Colleen, E1597Lane CoveNew South WalesAustralia
15226Moreno, Lori, M1597Lane CoveNew South WalesAustralia
14308Ramos, Marie, A1597Lane CoveNew South WalesAustralia

Generated 2025-07-11 19:30:02.222 UTC