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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24566Nara, Kara, EY024 1GFYorkEnglandUnited Kingdom
28851Mitchell, Miguel98201EverettWashingtonUnited States
23399Pal, Keith, R94704BerkeleyCaliforniaUnited States

Generated 2025-07-12 08:08:45.884 UTC