[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 2205  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23580Jones, Ryan94519ConcordCaliforniaUnited States
22500Zhao, Brent75009ParisSeine (Paris)France
29032Ramirez, Taylor, D94941Mill ValleyCaliforniaUnited States
26224Gonzalez, Henry, W95000CergyVal d'OiseFrance
28497Yang, Alvin66001SaarbrückenSaarlandGermany
16204Anand, Terrence, J91940Les UlisEssonneFrance

Generated 2025-07-09 14:28:03.753 UTC