[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 34   SHUFFLE   <  SKIP 2550  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13882Russell, Mariah91932Imperial BeachCaliforniaUnited States
11708Weisman, Elizabeth91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 09:51:50.759 UTC