[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 512   SHUFFLE   <  SKIP 719  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26859Pal, Darrell, M95000CergyVal d'OiseFrance
14163Garcia, Ebony, S14197BerlinNordrhein-WestfalenGermany
28751Belson, Joe, T75005ParisSeine (Paris)France

Generated 2025-07-12 23:50:31.789 UTC