[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 327   SHUFFLE   <  SKIP 823  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13098Russell, Miguel, Z98201EverettWashingtonUnited States
13752Parker, Isabella, L92806La JollaCaliforniaUnited States
22520Torres, Rodney, LSW8 1XDLondonEnglandUnited Kingdom

Generated 2025-07-19 16:44:09.874 UTC