[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 16   <  SKIP 230  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24182Lopez, Nancy, L66740SaarlouisSaarlandGermany
16935Perez, Bruce, RSL67RJMaidenheadEnglandUnited Kingdom

Generated 2025-07-17 17:32:55.557 UTC