[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 841   <  SKIP 3794  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27343Nath, Dale, B4700RockhamptonQueenslandAustralia
27698Bell, Isabella4700RockhamptonQueenslandAustralia
27708Goel, Katie, D4700RockhamptonQueenslandAustralia

Generated 2025-11-05 18:47:32.282 UTC