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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26292Mr., Simpson, Marty, E.98225BellinghamWashingtonUnited States
11312Richardson, Sara98036LynnwoodWashingtonUnited States
11133Griffin, Angela97034Lake OswegoOregonUnited States

Generated 2025-07-14 03:41:10.121 UTC