[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 717   SHUFFLE   <  SKIP 1985  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20847Young, Kyle, T66740SaarlouisSaarlandGermany
12898Campbell, Madeline91502BurbankCaliforniaUnited States
22345James, Amanda, R95062Santa CruzCaliforniaUnited States

Generated 2025-07-12 12:30:35.858 UTC