[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   SHUFFLE   SKIP 5825   <  SKIP 1261  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27808Clark, Christopher, R78400ChatouYvelineFrance
22881Martinez, Wyatt, RV2M1P1NewtonBritish ColumbiaCanada
28501Perez, Gerald, N53001BonnHamburgGermany

Generated 2025-07-18 03:05:58.114 UTC