[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 469   <  SKIP 2497  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23418Wu, Brittney2264SilverwaterNew South WalesAustralia
24000Yang, Randy, E2264SilverwaterNew South WalesAustralia

Generated 2025-07-21 05:54:14.185 UTC