[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 875   SHUFFLE   <  SKIP 1845  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18925Griffin, Haley, LV6B 3P7Port HammondBritish ColumbiaCanada
16671Wood, Megan, C97068W. LinnOregonUnited States
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance
15976Patel, Kristopher98312BremertonWashingtonUnited States

Generated 2025-07-21 08:00:25.618 UTC