[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 484   SHUFFLE   <  SKIP 303  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15737Robinson, Alexander, J98036LynnwoodWashingtonUnited States
26172Hernandez, Madeline90210Beverly HillsCaliforniaUnited States
14873Long, Fernando91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-20 19:25:08.672 UTC