[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 755  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20894Thomas, Alyssa, L59140DunkerqueNordFrance
14409Wang, Eric91950National CityCaliforniaUnited States
12831Lal, Kathryn, H66041PoingSaarlandGermany

Generated 2025-07-11 20:39:25.859 UTC