[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 3732   SHUFFLE   <  SKIP 6  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20799Raje, Peter, D41485GrevenbroichBayernGermany
11258Hill, Xavier94303Palo AltoCaliforniaUnited States
27414Young, Julia, JV8Z 4N5ShawneeBritish ColumbiaCanada

Generated 2025-07-14 17:31:12.583 UTC