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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance
29414Patel, Lydia, B59491Villeneuve-d'AscqNordFrance
11507Russell, Isabella, AV8VVictoriaBritish ColumbiaCanada

Generated 2025-07-18 16:37:54.434 UTC