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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13845Nara, Shawn, CKB9KirkbyEnglandUnited Kingdom
14705Wood, RileyKB9KirkbyEnglandUnited Kingdom
14816Lewis, KatherineKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 15:28:11.473 UTC