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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11038Hernandez, Diana, F2060Lavender BayNew South WalesAustralia
11046Yuan, Christine2060Lavender BayNew South WalesAustralia
11118Zeng, Alvin, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-15 09:06:19.619 UTC