[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 1134  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21110Zeng, Brent, SSW1P 2NULondonEnglandUnited Kingdom
18374King, Logan98371PuyallupWashingtonUnited States
28417Lal, Ashlee, APE17BuryEnglandUnited Kingdom
11138Davis, Lauren91203GlendaleCaliforniaUnited States

Generated 2025-07-14 09:01:31.748 UTC