[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 4841  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25396Ramirez, Xavier, G90241DowneyCaliforniaUnited States
26009Foster, Luis, R90241DowneyCaliforniaUnited States
26008Gonzales, Jennifer90241DowneyCaliforniaUnited States

Generated 2025-07-11 16:00:28.009 UTC