[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 750   <  SKIP 1469  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
24987Chandra, Kristopher91502BurbankCaliforniaUnited States
24933Sanchez, Regina91502BurbankCaliforniaUnited States
24982King, Devin91502BurbankCaliforniaUnited States

Generated 2025-10-09 06:53:10.282 UTC