[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 9122  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12334Jimenez, RoySW6 SBYLondonEnglandUnited Kingdom
12145Butler, Brandon99362Walla WallaWashingtonUnited States
28253Green, Jeremiah, S91791West CovinaCaliforniaUnited States

Generated 2025-07-20 19:08:29.161 UTC