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

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16553Roberts, Gabriella, JEM15Esher-MoleseyEnglandUnited Kingdom
16273Martinez, Marie93000BobignySeine Saint DenisFrance
29239Miller, Samantha, R90505TorranceCaliforniaUnited States
17504Williams, Anna, R2580GoulburnNew South WalesAustralia
18135Diaz, Blake, EGA10GatesheadEnglandUnited Kingdom
17631He, Cara, J20354HamburgHamburgGermany

Generated 2025-07-12 12:58:04.851 UTC