[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 875   SHUFFLE   <  SKIP 553  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15560Gray, Gabrielle, E98312BremertonWashingtonUnited States
18636Chapman, Edgar, C38001BraunschweigNordrhein-WestfalenGermany
17543Martin, Meredith, W94010BurlingameCaliforniaUnited States

Generated 2025-07-20 18:49:19.548 UTC