[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 9504  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14948Lal, Damien75010ParisSeine (Paris)France
28412Vazquez, Walter, D78100Saint Germain en LayeYvelineFrance
24055Goel, LouisRG11 5TPBerkshireEnglandUnited Kingdom

Generated 2025-07-12 15:30:07.023 UTC