[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 546   <  SKIP 793  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27784Arun, Shane59491Villeneuve-d'AscqNordFrance
28441Nath, Peter, K59491Villeneuve-d'AscqNordFrance
28407Miller, Emma, R59491Villeneuve-d'AscqNordFrance
28492Tang, Bethany59491Villeneuve-d'AscqNordFrance

Generated 2025-07-17 14:08:16.266 UTC