[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 1616   SHUFFLE   <  SKIP 2047  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24468Patel, Whitney, F3977CranbourneVictoriaAustralia
13859Deng, Kristin94010BurlingameCaliforniaUnited States
25494Jimenez, Lee31770ColomiersGaronne (Haute)France

Generated 2025-07-15 07:56:38.303 UTC