[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 5595   SHUFFLE   <  SKIP 15  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19627Blanco, Kari6006PerthSouth AustraliaAustralia
25494Jimenez, Lee31770ColomiersGaronne (Haute)France
22077Rubio, Marvin, R94519ConcordCaliforniaUnited States

Generated 2025-07-14 23:38:13.938 UTC