[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 480   SHUFFLE   <  SKIP 2365  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16122Phillips, Jason90210Beverly HillsCaliforniaUnited States
17109Wilson, Sydney, L78000VersaillesYvelineFrance
17945Rubio, Julio60323FrankfurtHessenGermany
28764Rubio, Frank94014ColmaCaliforniaUnited States
24950Alexander, Stephanie90505TorranceCaliforniaUnited States
13504Alonso, Beth, R78400ChatouYvelineFrance

Generated 2025-07-14 01:46:51.289 UTC