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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25013Stone, Mitchell4655Hervey BayQueenslandAustralia
25121Yang, Clarence, D4655Hervey BayQueenslandAustralia
26034Gao, Rosa4655Hervey BayQueenslandAustralia

Generated 2025-07-11 10:22:59.001 UTC