[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 470   SHUFFLE   <  SKIP 7054  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19896Thomas, Kaitlyn97045Oregon CityOregonUnited States
24218Lopez, BryantNT20Newcastle upon TyneEnglandUnited Kingdom
27621Brown, Edward90401Santa MonicaCaliforniaUnited States

Generated 2025-07-19 00:04:42.433 UTC