[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 9980   <  SKIP 2136  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16352Gao, Tiffany, E2580GoulburnNew South WalesAustralia
16525Liang, Martha2580GoulburnNew South WalesAustralia
16529Gutierrez, Jonathon, R2580GoulburnNew South WalesAustralia

Generated 2025-07-21 20:58:01.505 UTC