[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   SHUFFLE   SKIP 3485   <  SKIP 116  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20715Kapoor, Henry, C53131BonnNordrhein-WestfalenGermany
17361Harris, Blake, M98225BellinghamWashingtonUnited States
18750Perry, Alexandra, L92806La JollaCaliforniaUnited States

Generated 2025-07-20 11:35:03.351 UTC