[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 10373  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21647Brown, Blake98312BremertonWashingtonUnited States
16550Madan, FrederickRH15 9UDWest SussexEnglandUnited Kingdom
13837Lee, Alyssa95010HofBayernGermany

Generated 2025-07-18 17:06:23.763 UTC