[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 6194  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28742Vance, ErickCB4 4BZCambridgeEnglandUnited Kingdom
23887Carter, Mason, A98225BellinghamWashingtonUnited States
15384Alan, Xavier97005BeavertonOregonUnited States

Generated 2025-07-12 03:14:51.719 UTC