[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 750   SHUFFLE   <  SKIP 237  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16718Stone, Gavin, T90241DowneyCaliforniaUnited States
18315Dominguez, Melody, A60188Carol StreamIllinoisUnited States
28130Taylor, Joshua, MV3A 4R2LangleyBritish ColumbiaCanada
12025Diaz, Logan, A97034Lake OswegoOregonUnited States

Generated 2025-07-17 16:33:15.118 UTC