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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25887Collins, Jack, J98371PuyallupWashingtonUnited States
25970James, Hailey, C98020EdmondsWashingtonUnited States
12601Zhang, RandyPB12PeterboroughEnglandUnited Kingdom

Generated 2025-07-11 21:08:51.902 UTC