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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14226Mehta, Heidi2060Lavender BayNew South WalesAustralia
14317Liang, Steve2060Lavender BayNew South WalesAustralia
14671Lal, Cristina, M2060Lavender BayNew South WalesAustralia

Generated 2025-07-16 18:43:44.449 UTC