[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   SHUFFLE   SKIP 1361   <  SKIP 2973  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15743Thompson, Chloe, M98033KirklandWashingtonUnited States
12302Coleman, Kevin60323FrankfurtHessenGermany
18817Russell, Brittany98371PuyallupWashingtonUnited States

Generated 2025-07-21 06:28:16.237 UTC