[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 2391   SHUFFLE   <  SKIP 492  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19483Serrano, Michele, RL4 4HBLiverpoolEnglandUnited Kingdom
24810Richardson, Alyssa, A94109San FranciscoCaliforniaUnited States
25339Rivera, Adrian91932Imperial BeachCaliforniaUnited States

Generated 2025-07-13 04:18:51.507 UTC