[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 2608   SHUFFLE   <  SKIP 1060  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29470Roberts, Nathan93700DrancySeine Saint DenisFrance
14112Sanchez, Charles, W94014ColmaCaliforniaUnited States
27475Bailey, Alexa98501OlympiaWashingtonUnited States

Generated 2025-07-14 21:56:18.631 UTC