[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 479   SHUFFLE   <  SKIP 648  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20523Howard, Emma92806La JollaCaliforniaUnited States
26188Sara, Geoffrey4700RockhamptonQueenslandAustralia
24550Ma, Randy, RSE1 8HLLondonEnglandUnited Kingdom
12199Richardson, Christina99362Walla WallaWashingtonUnited States

Generated 2025-07-19 15:12:54.922 UTC