[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 634   SHUFFLE   <  SKIP 79  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29142Smith, Ashley, C94010BurlingameCaliforniaUnited States
22302Guo, Clayton, JLE18LeedsEnglandUnited Kingdom
28433Shen, Deborah75019ParisSeine (Paris)France

Generated 2025-07-14 14:39:44.383 UTC