[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 461   SHUFFLE   <  SKIP 3022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12922Sanders, Jennifer, E94303Palo AltoCaliforniaUnited States
19664Alexander, Ethan, A97205PortlandOregonUnited States
11870Garcia, Jillian98168BurienWashingtonUnited States

Generated 2025-07-11 16:08:14.989 UTC