[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 680   SHUFFLE   <  SKIP 910  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25676Scott, Mackenzie, LTY31RuncornEnglandUnited Kingdom
20800Jenkins, ConnorPE17BuryEnglandUnited Kingdom
24879Munoz, Desiree48001MünsterSaarlandGermany

Generated 2025-07-13 06:14:45.599 UTC