[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 840   SHUFFLE   <  SKIP 156  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25698Murphy, Ariana, E93400Saint-DenisSeine Saint DenisFrance
15999Hill, Maria, C98366Port OrchardWashingtonUnited States
28402Kumar, Kristin, R75012ParisSeine (Paris)France
14613Huang, Glenn98312BremertonWashingtonUnited States

Generated 2025-07-14 14:23:26.471 UTC