[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 5462   SHUFFLE   <  SKIP 2880  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22769Martin, Benjamin90802Long BeachCaliforniaUnited States
18789Robinson, Seth, C98901YakimaWashingtonUnited States
24535Mr., Shepard, David, B.59223RoncqNordFrance
16537Dominguez, Arthur66001SaarbrückenSaarlandGermany

Generated 2025-07-16 09:10:55.836 UTC