[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 840   SHUFFLE   <  SKIP 158  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24072He, Randy, R66272Sulzbach TaunusSaarlandGermany
21511Sanders, Richard, DPB12PeterboroughEnglandUnited Kingdom
20812Prasad, Preston, C2055North SydneyNew South WalesAustralia

Generated 2025-07-13 05:41:58.743 UTC