[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 680   SHUFFLE   <  SKIP 999  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11957Hernandez, Courtney98052RedmondWashingtonUnited States
27093Martin, Alexandra, C94015Daly CityCaliforniaUnited States
14636Powell, Kelly, L97034Lake OswegoOregonUnited States

Generated 2025-07-17 03:09:53.073 UTC