[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 413   SHUFFLE   <  SKIP 513  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11789Phillips, Bailey91950National CityCaliforniaUnited States
25553Srini, Brett, DY03 4TNYorkEnglandUnited Kingdom
20569Patel, PatriciaEM15Esher-MoleseyEnglandUnited Kingdom
18753Moore, James, Y97205PortlandOregonUnited States

Generated 2025-07-18 07:41:03.188 UTC