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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14407Bryant, Thomas92118CoronadoCaliforniaUnited States
19530Liang, Lisa94010BurlingameCaliforniaUnited States
27788Lin, Brent, LWA3 7BHWarringtonEnglandUnited Kingdom

Generated 2025-07-08 20:28:54.532 UTC