[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 2000   SHUFFLE   <  SKIP 329  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26738Simmons, Katherine, M94303Palo AltoCaliforniaUnited States
16831Vazquez, Theodore, TGL7 1RYGloucestershireEnglandUnited Kingdom

Generated 2025-07-13 08:59:51.131 UTC