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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28973Cooper, Bryan94941Mill ValleyCaliforniaUnited States
20762King, Jennifer, C94109San FranciscoCaliforniaUnited States
11474Xu, Melvin, APB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 10:14:05.980 UTC