[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 122   SHUFFLE   <  SKIP 2022  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25831Torres, Sebastian, V4217Gold CoastQueenslandAustralia
29148Murphy, Gabriella, D94941Mill ValleyCaliforniaUnited States
15243Harris, Lauren97355LebanonOregonUnited States

Generated 2025-07-17 23:35:32.229 UTC