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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17522Sanz, Reginald, K4655Hervey BayQueenslandAustralia
18444Chow, Shannon4655Hervey BayQueenslandAustralia
18490Rai, Brad, S4655Hervey BayQueenslandAustralia

Generated 2025-07-11 15:00:40.649 UTC