[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 512   <  SKIP 2438  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19589Huang, Jake2264SilverwaterNew South WalesAustralia
19807Zhao, Shannon2264SilverwaterNew South WalesAustralia
20227Zhang, Louis, K2264SilverwaterNew South WalesAustralia

Generated 2025-07-10 13:02:31.559 UTC