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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22653Dominguez, Carolyn, FW1X3SELondonEnglandUnited Kingdom
24704Schmidt, Allen63009OffenbachSaarlandGermany
24761Rubio, Lawrence91910Chula VistaCaliforniaUnited States

Generated 2025-07-09 18:01:58.455 UTC