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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14521Romero, Rodney4171HawthorneQueenslandAustralia
14681Chandra, Veronica4171HawthorneQueenslandAustralia
14685Ortega, Lawrence4171HawthorneQueenslandAustralia

Generated 2025-07-13 06:57:40.069 UTC