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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26168Campbell, Ian98020EdmondsWashingtonUnited States
25501Jai, Shawn, EGL50CheltenhamEnglandUnited Kingdom
17389Butler, Abigail, K98168BurienWashingtonUnited States

Generated 2025-07-11 23:57:00.589 UTC