[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 750   SHUFFLE   <  SKIP 855  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20164Ms., Rockne, Carol Ann, F.LA1 1LNLancasterEnglandUnited Kingdom
26775Bryant, Riley91791West CovinaCaliforniaUnited States
11538Taylor, Nicole, B94303Palo AltoCaliforniaUnited States

Generated 2025-07-16 23:51:33.301 UTC