[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 512   SHUFFLE   <  SKIP 3412  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11777Long, Miranda94010BurlingameCaliforniaUnited States
28531Reed, Jared, M66740SaarlouisSaarlandGermany
13413Phillips, Fernando97205PortlandOregonUnited States
24010Alvarez, Walter, N59000LilleNordFrance

Generated 2025-07-18 23:54:40.512 UTC