[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   SKIP 4438   <  SKIP 360  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12280Alvarez, Theresa, H17490Saint OuenCharente-MaritimeFrance
19344Ma, Mandy70511StuttgartSaarlandGermany

Generated 2025-07-19 12:24:47.058 UTC