[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 3669   SHUFFLE   <  SKIP 1192  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20145Lee, Fernando, K78400ChatouYvelineFrance
22316Sara, Deanna, S75016ParisSeine (Paris)France
22833Prasad, Bruce59170CroixNordFrance
22500Zhao, Brent75009ParisSeine (Paris)France

Generated 2025-07-15 05:52:33.293 UTC