[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 875   SHUFFLE   <  SKIP 8935  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12319Ye, Shannon, D04838EilenburgBrandenburgGermany
26596Hayes, Antonio91950National CityCaliforniaUnited States
14255Jackson, Jonathan, L98020EdmondsWashingtonUnited States

Generated 2025-07-10 10:32:43.384 UTC