[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 189   SHUFFLE   <  SKIP 215  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24863Sun, Wesley17490Saint OuenCharente-MaritimeFrance
20791Patterson, Ryan, B94109San FranciscoCaliforniaUnited States
27932Diaz, Leslie, M45001EssenHamburgGermany

Generated 2025-07-09 16:06:37.274 UTC