[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 506   SHUFFLE   <  SKIP 414  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16358Jai, Samuel, LV8VVictoriaBritish ColumbiaCanada
19664Alexander, Ethan, A97205PortlandOregonUnited States
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom

Generated 2025-07-09 17:15:36.571 UTC