[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 2962  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21978Deng, Tracy, E2264SilverwaterNew South WalesAustralia
22029Gao, Laura2264SilverwaterNew South WalesAustralia

Generated 2025-07-09 17:45:23.256 UTC