[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 511   SHUFFLE   <  SKIP 1982  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16423Madan, Sergio91940Les UlisEssonneFrance
19361Sun, Stacey, SLE18LeedsEnglandUnited Kingdom
28389Martinez, Rachael, M93500PantinSeine Saint DenisFrance

Generated 2025-07-15 02:54:37.859 UTC