[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 2992  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17358Bell, Sydney91791West CovinaCaliforniaUnited States
15598Rubio, Tanya, I2777SpringwoodNew South WalesAustralia
24702Ramos, Kari, DSW1P 2NULondonEnglandUnited Kingdom
26963Arun, Meredith, H95010HofBayernGermany

Generated 2025-07-19 12:16:46.221 UTC