[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 575   SHUFFLE   <  SKIP 3270  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11830Garcia, Taylor, N91950Lincoln AcresCaliforniaUnited States
21322Ramirez, Carlos, M97355LebanonOregonUnited States
22274Chen, Adam98403TacomaWashingtonUnited States

Generated 2025-07-21 03:37:45.888 UTC