[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 3677   SHUFFLE   <  SKIP 2262  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13191Rodriguez, Emma, H94063Redwood CityCaliforniaUnited States
11065Henderson, Jessica92806La JollaCaliforniaUnited States
24741Perry, Brittany99362Walla WallaWashingtonUnited States

Generated 2025-07-11 21:31:32.929 UTC