[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 9306   SHUFFLE   <  SKIP 2191  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21054Jai, Keith59491Villeneuve-d'AscqNordFrance
17621Price, Brianna, J90802Long BeachCaliforniaUnited States
11973Barnes, Caroline98055RentonWashingtonUnited States

Generated 2025-07-21 19:48:59.914 UTC