[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 1615  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16425Lu, Lisa, S77680Roissy en BrieSeine et MarneFrance
24552Carlson, Ross, M93500PantinSeine Saint DenisFrance

Generated 2025-07-11 10:57:59.528 UTC