[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 10504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16704Chavez, Karla, K1597Lane CoveNew South WalesAustralia
17077Raman, Ronald, M1597Lane CoveNew South WalesAustralia
17316Serrano, Marvin, E1597Lane CoveNew South WalesAustralia

Generated 2025-07-20 17:05:02.524 UTC