[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 5233   <  SKIP 187  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23718Blanco, Nelson94010BurlingameCaliforniaUnited States
24193Becker, Louis, JE17 6JFLondonEnglandUnited Kingdom
26363Jimenez, Larry, M04838EilenburgBrandenburgGermany

Generated 2025-07-17 01:54:33.447 UTC