[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 158   SHUFFLE   <  SKIP 2636  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26775Bryant, Riley91791West CovinaCaliforniaUnited States
14836Chander, Peter, LRG11 5TPBerkshireEnglandUnited Kingdom
19041Zheng, Autumn, A75007ParisSeine (Paris)France
16433Dominguez, Mathew, G75016ParisSeine (Paris)France

Generated 2025-07-15 05:12:08.980 UTC