[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   SKIP 875   SHUFFLE   <  SKIP 8183  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13797Gao, Franklin, R24044KielSaarlandGermany
11010Suarez, Jacquelyn, C4169East BrisbaneQueenslandAustralia
28408Lal, Tasha, ASL4 1RHBerksEnglandUnited Kingdom

Generated 2025-07-21 02:48:20.841 UTC