[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 750   <  SKIP 1267  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20242Thomas, Christopher, M1002SydneyNew South WalesAustralia
20607Raje, Donna, A1002SydneyNew South WalesAustralia
20626Sara, Jarrod1002SydneyNew South WalesAustralia

Generated 2025-10-08 01:53:52.998 UTC