[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 1521   <  SKIP 2312  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19980Carter, Alexandra, E98033KirklandWashingtonUnited States
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
14505Edwards, Alex, K90210Beverly HillsCaliforniaUnited States

Generated 2025-07-20 16:38:01.039 UTC