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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18326Srini, Jay, M2036MatravilleNew South WalesAustralia
18258Chander, Cassie, M2036MatravilleNew South WalesAustralia
18726Anand, Katrina, L2036MatravilleNew South WalesAustralia

Generated 2025-07-14 18:06:54.527 UTC