[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   <  SKIP 4672  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15150Shan, Colleen, D2138RhodesNew South WalesAustralia
15228Raman, Jermaine, E2138RhodesNew South WalesAustralia
15643Raji, Omar2138RhodesNew South WalesAustralia

Generated 2025-07-09 20:43:47.304 UTC