[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 2858   <  SKIP 1630  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25763Johnson, Hannah98312BremertonWashingtonUnited States
22794Deng, KelliGL7 1RYGloucestershireEnglandUnited Kingdom
14456Walker, Benjamin98284Sedro WoolleyWashingtonUnited States

Generated 2025-07-15 22:10:00.408 UTC