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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24660Perry, Anna91791West CovinaCaliforniaUnited States
27945Andersen, Christine, ASW6 SBYLondonEnglandUnited Kingdom
23746Mr., Sacksteder, Lane75012ParisSeine (Paris)France

Generated 2025-07-20 21:57:42.914 UTC