[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 3828  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15686Vazquez, Pedro, AC2H 7AULondonEnglandUnited Kingdom
14882Nara, Kathryn, E94704BerkeleyCaliforniaUnited States
29133King, Sydney, L97045Oregon CityOregonUnited States

Generated 2025-07-11 07:54:32.505 UTC