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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27094Kelly, Sean94611OaklandCaliforniaUnited States
16281Luo, Gilbert75009ParisSeine (Paris)France
29413Garcia, Arthur, T77680Roissy en BrieSeine et MarneFrance

Generated 2025-07-20 17:57:22.605 UTC