[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 2497  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23265James, Savannah98201EverettWashingtonUnited States
11482Torres, Adrienne, CWA3 7BHWarringtonEnglandUnited Kingdom
12083Alexander, Kayla98020EdmondsWashingtonUnited States
15016Clark, Daniel, L90210Beverly HillsCaliforniaUnited States

Generated 2025-07-10 21:51:34.886 UTC