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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28407Miller, Emma, R59491Villeneuve-d'AscqNordFrance
28441Nath, Peter, K59491Villeneuve-d'AscqNordFrance
29414Patel, Lydia, B59491Villeneuve-d'AscqNordFrance

Generated 2025-11-01 18:49:34.678 UTC