[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 3669   SHUFFLE   <  SKIP 1021  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21543Romero, Naomi91940Les UlisEssonneFrance
16262Xie, Kathryn, M75002ParisSeine (Paris)France
24124Vazquez, Erik, A93500PantinSeine Saint DenisFrance

Generated 2025-07-14 07:16:33.328 UTC