[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 1305   SHUFFLE   <  SKIP 2109  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15906Lewis, KaitlynV0SookeBritish ColumbiaCanada
23174Gonzales, Gloria, A90210Beverly HillsCaliforniaUnited States
21645Alexander, Spencer99362Walla WallaWashingtonUnited States

Generated 2025-07-19 06:19:15.721 UTC