[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 2421   SHUFFLE   <  SKIP 2637  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11256Hernandez, Katelyn, L98036LynnwoodWashingtonUnited States
20887Li, Damien, L77680Roissy en BrieSeine et MarneFrance
15334Williams, Sydney, JV8XRoyal OakBritish ColumbiaCanada

Generated 2025-07-14 12:59:35.852 UTC