[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 469   <  SKIP 1750  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24655Sanders, Taylor91502BurbankCaliforniaUnited States
24790Navarro, Rebekah, J91502BurbankCaliforniaUnited States
24933Sanchez, Regina91502BurbankCaliforniaUnited States

Generated 2025-11-05 15:48:23.008 UTC