[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 2000   SHUFFLE   <  SKIP 278  >   <  TAKE 7  >   

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

7 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16491Garcia, Christian, JV9LangfordBritish ColumbiaCanada
25769Rubio, Gerald, A91480FrankfurtBayernGermany
16471Hayes, Vanessa78400ChatouYvelineFrance
16446Munoz, KristineRG7 5H7ReadingEnglandUnited Kingdom
17426Shan, Donna, J94704BerkeleyCaliforniaUnited States
17011Hill, Sara, K91977Spring ValleyCaliforniaUnited States
14826Lopez, Stefanie, J93700DrancySeine Saint DenisFrance

Generated 2025-07-13 10:05:04.491 UTC