[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 2219  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12630Simmons, KevinGA10GatesheadEnglandUnited Kingdom
21425Hall, Carlos91950National CityCaliforniaUnited States
18476Rogers, Brooke94704BerkeleyCaliforniaUnited States

Generated 2025-07-08 15:42:09.229 UTC