[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 2421   SHUFFLE   <  SKIP 1951  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26409Goel, ChristySL67RJMaidenheadEnglandUnited Kingdom
13388Shen, Marshall, M94010BurlingameCaliforniaUnited States
27295Taylor, Wyatt98036LynnwoodWashingtonUnited States

Generated 2025-07-14 15:52:35.306 UTC