[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 324   SHUFFLE   <  SKIP 342  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20423Goel, Alicia, H2500WollongongNew South WalesAustralia
19908Prasad, Pamela, J75012ParisSeine (Paris)France
16551Shan, Christy, M59100RoubaixNordFrance
25798Coleman, ChristianPE17BuryEnglandUnited Kingdom

Generated 2025-07-17 03:01:47.805 UTC