[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 6270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29325Thomas, Cameron, E98312BremertonWashingtonUnited States
27928Ms., Slattengren, Dianne, K.SL67RJMaidenheadEnglandUnited Kingdom
19204Evans, Sydney97045Oregon CityOregonUnited States

Generated 2025-07-10 19:40:13.285 UTC