[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 3669   SHUFFLE   <  SKIP 1643  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23296Mehta, Molly, C90706BellflowerCaliforniaUnited States
13681Hall, Adam, A75007ParisSeine (Paris)France
24873Li, Alisha, W66041PoingSaarlandGermany

Generated 2025-07-13 03:56:30.464 UTC