[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 908   SHUFFLE   <  SKIP 448  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20089Powell, Luis, J98055RentonWashingtonUnited States
25527Johnson, Robert, P93400Saint-DenisSeine Saint DenisFrance
29264Brooks, Riley92118CoronadoCaliforniaUnited States

Generated 2025-07-12 11:58:01.184 UTC