[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 159   SHUFFLE   <  SKIP 2745  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16971Bryant, Alexia, L98027IssaquahWashingtonUnited States
20706Gonzalez, Haley, J94947NovatoCaliforniaUnited States
27343Nath, Dale, B4700RockhamptonQueenslandAustralia

Generated 2025-07-17 07:50:34.038 UTC