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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28289Gonzales, Jack, L94063Redwood CityCaliforniaUnited States
28840Harrison, Valerie, H91502BurbankCaliforniaUnited States
23760Sharma, NinaRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-18 18:38:21.527 UTC