[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 2986   SHUFFLE   <  SKIP 99  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14727Bryant, Anna, S97222MilwaukieOregonUnited States
20358Murphy, Brian99362Walla WallaWashingtonUnited States
22007Hernandez, Kaylee, T98027IssaquahWashingtonUnited States

Generated 2025-07-12 03:26:31.670 UTC