[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 250   SHUFFLE   <  SKIP 786  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14601Rai, Nicolas, A94519ConcordCaliforniaUnited States
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia
29397Ramos, Walter, E75003ParisSeine (Paris)France

Generated 2025-07-08 21:19:09.115 UTC