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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12822James, Alexandra59368WerneNordrhein-WestfalenGermany
14986Martinez, Richard, JWA1WarringtonEnglandUnited Kingdom
19016Wright, Sierra94014ColmaCaliforniaUnited States

Generated 2025-07-11 03:42:35.468 UTC