[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 250   SHUFFLE   <  SKIP 702  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25447Liang, Marshall, JTY31RuncornEnglandUnited Kingdom
12652Martin, Carolyn, MSW8 1XDLondonEnglandUnited Kingdom
25186Coleman, Angelica90401Santa MonicaCaliforniaUnited States

Generated 2025-07-09 22:56:37.731 UTC