[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 2236   SHUFFLE   <  SKIP 1037  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23802Diaz, Emily, S97301SalemOregonUnited States
20541Hernandez, Allison, M90241DowneyCaliforniaUnited States
23922Richardson, Cody66578NeunkirchenSaarlandGermany

Generated 2025-07-20 00:58:30.771 UTC