[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 250   SHUFFLE   <  SKIP 6378  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18508Chander, Michele94704BerkeleyCaliforniaUnited States
14928Patel, Roy, ASW8 1XDLondonEnglandUnited Kingdom
28678Mr., Adams, Ben98312BremertonWashingtonUnited States

Generated 2025-07-16 11:49:00.550 UTC