[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 512   SHUFFLE   <  SKIP 383  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29175Rivera, Sean, D98168BurienWashingtonUnited States
11194Price, Jacqueline, R94303Palo AltoCaliforniaUnited States
27915Green, Jordan, L91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 12:03:57.537 UTC