[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 191   SHUFFLE   <  SKIP 273  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28888Lal, Casey, C80610Saint OuenSommeFrance
21936Reed, Emma, H91502BurbankCaliforniaUnited States
17853Chen, Ernest, W60075Frankfurt am MainSaarlandGermany

Generated 2025-07-19 20:12:19.551 UTC