[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 433  >   <  TAKE 8  >   

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

8 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25419King, Hunter90706BellflowerCaliforniaUnited States
25987Kumar, Hunter90706BellflowerCaliforniaUnited States
26089Rai, Terry, A90706BellflowerCaliforniaUnited States
26090Moreno, Mathew90706BellflowerCaliforniaUnited States
26183Arthur, Allen, M90706BellflowerCaliforniaUnited States
26334Blanco, Ross90706BellflowerCaliforniaUnited States
26300Ortega, Audrey, D90706BellflowerCaliforniaUnited States
26303Pal, Devon, M90706BellflowerCaliforniaUnited States

Generated 2025-07-04 13:41:52.380 UTC