[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 995   SHUFFLE   <  SKIP 2540  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28683Munoz, Mallory78000VersaillesYvelineFrance
15972Bailey, Caitlin91502BurbankCaliforniaUnited States
22412Andersen, Drew, K3000MelbourneVictoriaAustralia

Generated 2025-07-14 23:59:18.115 UTC