[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 875   SHUFFLE   <  SKIP 6912  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27326Goel, Ashlee93290Tremblay-en-FranceSeine Saint DenisFrance
23028Taylor, Anna, D94303Palo AltoCaliforniaUnited States
15862Narayanan, Sriniwa, J91502BurbankCaliforniaUnited States

Generated 2025-07-11 03:51:49.045 UTC