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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11118Zeng, Alvin, M2060Lavender BayNew South WalesAustralia
11356Carson, Terrence2060Lavender BayNew South WalesAustralia
11466Tang, Grant, H2060Lavender BayNew South WalesAustralia

Generated 2025-07-14 10:37:37.321 UTC