[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 2391   <  SKIP 2446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24324Reed, Jennifer, B90241DowneyCaliforniaUnited States
24926Roberts, Eric90241DowneyCaliforniaUnited States
24948Carter, Nathan90241DowneyCaliforniaUnited States

Generated 2025-07-18 15:30:43.170 UTC