[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 1845   SHUFFLE   <  SKIP 1863  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29477Ruiz, Neil, NW10 6BLLondonEnglandUnited Kingdom
21022Huang, Bianca, J92150SuresnesHauts de SeineFrance
16885Cook, Garrett, D97301SalemOregonUnited States

Generated 2025-07-14 09:52:07.887 UTC