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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26569Sanchez, Michelle, R4655Hervey BayQueenslandAustralia
26749Sun, Rafael4655Hervey BayQueenslandAustralia
27358Shen, Devon, G4655Hervey BayQueenslandAustralia

Generated 2025-07-12 14:46:54.787 UTC