[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 875   SHUFFLE   <  SKIP 1386  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14936Sanchez, Bryan93290Tremblay-en-FranceSeine Saint DenisFrance
20489Davis, Jacob, F98036LynnwoodWashingtonUnited States
14194Rai, Cassie, RE17 6JFLondonEnglandUnited Kingdom

Generated 2025-07-06 09:28:47.787 UTC