[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 1491  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25860Thomas, Justin, J91502BurbankCaliforniaUnited States
26811Sanchez, Rachael91502BurbankCaliforniaUnited States
27040Mr., Singh, Paul44214BurbankOhioUnited States
27013Yuan, Alisha, M91502BurbankCaliforniaUnited States

Generated 2025-10-14 06:24:01.795 UTC