[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 875   SHUFFLE   <  SKIP 2747  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22061Goel, Jenny, C90703CerritosCaliforniaUnited States
25513Walker, Grace, R59491Villeneuve-d'AscqNordFrance
16256Collins, Richard, SLE18LeedsEnglandUnited Kingdom

Generated 2025-07-16 00:49:35.689 UTC