[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 1953   <  SKIP 59  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21683Suri, HenryYO15YorkEnglandUnited Kingdom
15082Lal, Kelvin59491Villeneuve-d'AscqNordFrance
13077Goel, Alejandro, K2138RhodesNew South WalesAustralia

Generated 2025-07-15 23:22:11.305 UTC