[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 1735   SKIP 0   <  SKIP 1213  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18210Lal, Katie, E2264SilverwaterNew South WalesAustralia
19589Huang, Jake2264SilverwaterNew South WalesAustralia
19807Zhao, Shannon2264SilverwaterNew South WalesAustralia

Generated 2025-11-05 09:08:44.974 UTC