[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 0   SHUFFLE   <  SKIP 3031  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12614Gill, Lance78000VersaillesYvelineFrance
20599Wang, KyleKB9KirkbyEnglandUnited Kingdom
12452Sanchez, Sean99202SpokaneWashingtonUnited States
26008Gonzales, Jennifer90241DowneyCaliforniaUnited States
28739Perry, Mya93000BobignySeine Saint DenisFrance
11568Foster, AlexiaGL50CheltenhamEnglandUnited Kingdom
22608Munoz, Arthur, LRG12 8TBBracknellEnglandUnited Kingdom

Generated 2025-10-23 13:13:41.725 UTC