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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20052Ruiz, TheodoreRG12 8TBBracknellEnglandUnited Kingdom
24879Munoz, Desiree48001MünsterSaarlandGermany
17888Liu, MandyRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-07-14 06:06:23.395 UTC