[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 1243   SHUFFLE   <  SKIP 6742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12376Perez, Holly, EW1N 9FALondonEnglandUnited Kingdom
24149Simmons, Richard93400Saint-DenisSeine Saint DenisFrance
23876Henderson, David, M91776San GabrielCaliforniaUnited States

Generated 2025-07-21 18:09:26.145 UTC