[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 512   SHUFFLE   <  SKIP 5758  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19658Russell, Dylan, W91776San GabrielCaliforniaUnited States
12067Bryant, Aaron94063Redwood CityCaliforniaUnited States
14475Perry, Isabella, A98104SeattleWashingtonUnited States

Generated 2025-07-17 12:01:53.843 UTC