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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23980Garcia, Sergio, C59491Villeneuve-d'AscqNordFrance
28417Lal, Ashlee, APE17BuryEnglandUnited Kingdom
12076Washington, Chloe, W94536FremontCaliforniaUnited States

Generated 2025-07-10 20:21:46.393 UTC