[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 995   SHUFFLE   <  SKIP 1698  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24149Simmons, Richard93400Saint-DenisSeine Saint DenisFrance
13568Jimenez, Max, C75010ParisSeine (Paris)France
22760Chen, Hunter, B98501OlympiaWashingtonUnited States

Generated 2025-07-20 08:35:10.352 UTC