[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 995   SHUFFLE   <  SKIP 895  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12067Bryant, Aaron94063Redwood CityCaliforniaUnited States
25539Ortega, Mathew, D59170CroixNordFrance
26301Hall, Isaiah90712LakewoodCaliforniaUnited States

Generated 2025-07-14 03:28:21.931 UTC