[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 327   SHUFFLE   <  SKIP 911  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21086Bell, Katelyn85049IngolstadtBayernGermany
21641Perez, Kaylee94015Daly CityCaliforniaUnited States
19695Gonzalez, Angel, D97045Oregon CityOregonUnited States

Generated 2025-07-17 04:26:43.708 UTC