[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 875   SHUFFLE   <  SKIP 1523  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18593Martinez, Sydney, C98055RentonWashingtonUnited States
13813Sun, Kristen93290Tremblay-en-FranceSeine Saint DenisFrance
27503Shen, Warren, D60610ChicagoIllinoisUnited States

Generated 2025-07-08 14:11:01.055 UTC