[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 480   SHUFFLE   <  SKIP 277  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23433Muñoz, Pedro, A7001HobartTasmaniaAustralia
26970Rai, Kara, DPE17BuryEnglandUnited Kingdom
24095Andersen, Julie, J78000VersaillesYvelineFrance

Generated 2025-07-14 10:03:44.182 UTC