[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 5077  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20211Mr., Rodgers, Scott, M.4169East BrisbaneQueenslandAustralia
20218Xie, Drew, A4169East BrisbaneQueenslandAustralia
20244Raji, Dawn, C4169East BrisbaneQueenslandAustralia

Generated 2025-07-12 00:44:13.759 UTC