[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 482   SHUFFLE   <  SKIP 2034  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23441Zhang, Rafael, E91420MorangisEssonneFrance
28281Cox, Juan, A94014ColmaCaliforniaUnited States
11607Moreno, Clinton, H75016ParisSeine (Paris)France

Generated 2025-07-19 16:31:04.983 UTC