[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 16   <  SKIP 116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23770Carlson, JamieSL67RJMaidenheadEnglandUnited Kingdom
13662Roberts, Miguel, C59491Villeneuve-d'AscqNordFrance
16152Evans, Katherine, E91776San GabrielCaliforniaUnited States

Generated 2025-07-12 13:11:16.886 UTC