[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 717   SHUFFLE   <  SKIP 1015  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27142Andersen, Lindsay93500PantinSeine Saint DenisFrance
20541Hernandez, Allison, M90241DowneyCaliforniaUnited States
26816Wu, Ronnie77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-15 14:18:55.217 UTC