[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 4125   SHUFFLE   <  SKIP 2363  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24662Price, Arianna, W91977Spring ValleyCaliforniaUnited States
25323Diaz, Lance, A20354HamburgHamburgGermany
14391Long, Jason98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-21 08:21:30.892 UTC